Revision: ucf--devel--2.0--patch-1
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Sat Jun 25 05:07:34 CDT 2005
Standard-date: 2005-06-25 10:07:34 GMT
New-files: .arch-ids/ChangeLog.id ChangeLog
Modified-files: ucf
New-patches: srivasta@debian.org--etch/ucf--devel--2.0--patch-1
Summary: Make ucf quiet if VERBOSE is set to 0
Keywords: 

* ucf (safe_dest_file): Well, setting VERBOSE to 0 is the same as being
  quiet, according to the man page. Unfortunately, the code actually
  looked to see if VERBOSE was set (even if set to 0). Now, we unset
  VERBOSE if the user had set it to 0, making everyone happy.

